vcWaitTransportStatement
Statement that blocks and waits for one or more transport operations started by vcStartTransportInStatement or vcStartTransportOutStatement to complete. Transport operations are identified by ProductVariableName used in those statements.
See in: Overview
Module: vcProcessModel
Parent: vcStatement
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| ProductVariableName | String | RW | Gets or sets the name of the variable used in the matching vcStartTransportInStatement or vcStartTransportOutStatement. |